projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a051e56
)
Fix a copy-paste error
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 26 Feb 2016 01:12:53 +0000
(20:12 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 26 Feb 2016 01:12:53 +0000
(20:12 -0500)
gdk/gdkdisplay.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdisplay.c
b/gdk/gdkdisplay.c
index 685b8fcf89a5bcee3ba64e66247c7ca1d7bd6498..d51346ff207ea03a457f1e6c8dd966591c2fa852 100644
(file)
--- a/
gdk/gdkdisplay.c
+++ b/
gdk/gdkdisplay.c
@@
-213,7
+213,7
@@
gdk_display_class_init (GdkDisplayClass *class)
/**
* GdkDisplay::seat-removed:
* @display: the object on which the signal is emitted
- * @seat: the seat that was just
add
ed
+ * @seat: the seat that was just
remov
ed
*
* The ::seat-removed signal is emitted whenever a seat is removed
* by the windowing system.